gdk: Document the functions that don't need calling on managed DnD
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 18 Jan 2016 21:22:24 +0000 (22:22 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Jan 2016 13:17:36 +0000 (14:17 +0100)
commit40b28ac66a5b11eb98d6bf72db65a1b602ca1a60
tree347c739033a31097c2c325b7d582e587fc59a9a3
parent5b1d96234d5f84c8757aac160673998f9d8be16f
gdk: Document the functions that don't need calling on managed DnD

These functions will be automatically called by the windowing backend.
The usual hooks to run this from in gtk/ shouldn't even happen, but
it is worth to document which calls are expected and which aren't.
gdk/gdkdnd.c